home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7866 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  659 b 

  1. Path: csus.edu!orion!wleong
  2. From: wleong@sfsu.edu (WEE-KING LEONG)
  3. Newsgroups: comp.lang.c
  4. Subject: macro for itoa() ??
  5. Date: 28 Feb 1996 00:37:14 GMT
  6. Organization: San Francisco State University
  7. Message-ID: <4h083q$7fj@news.csus.edu>
  8. NNTP-Posting-Host: wleong@orion.sfsu.edu
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. Hi, are there any macro that can do itoa() ?
  12. The reason is that I need to store an integer into my string buffer.
  13. Is there any other way besides using itoa() ?
  14.  
  15. Best regards!
  16.  
  17. --
  18. ====================================================================
  19.  
  20. "Grosch's law
  21. Computing power increases as the square of the cost."
  22.                     --Grosch
  23.